hip.windowing.platforms.null_

Undocumented in source.

Members

Functions

destroy_GL_Context
bool destroy_GL_Context()
Undocumented in source. Be warned that the author may not have intended to support it.
getWindowSize
int[2] getWindowSize(void* WindowHandle, string[] errors)
Undocumented in source. Be warned that the author may not have intended to support it.
initializeOpenGL
bool initializeOpenGL(int majorVersion, int minorVersion, void* WindowHandle)
Undocumented in source. Be warned that the author may not have intended to support it.
openWindow
int openWindow(int width, int height, void* WindowHandle)
Undocumented in source. Be warned that the author may not have intended to support it.
poll
void poll()
Undocumented in source. Be warned that the author may not have intended to support it.
setFullscreen
void setFullscreen(bool bFullscreen, void* WindowHandle, string[] errors)
Undocumented in source. Be warned that the author may not have intended to support it.
setVsyncActive
void setVsyncActive(bool bActive, void* WindowHandle, string[] errors)
Undocumented in source. Be warned that the author may not have intended to support it.
setWindowName
void setWindowName(string name, void* WindowHandle, string[] errors)
Undocumented in source. Be warned that the author may not have intended to support it.
setWindowSize
void setWindowSize(int width, int height, void* WindowHandle, string[] errors)
Undocumented in source. Be warned that the author may not have intended to support it.
show
void show(void* WindowHandle)
Undocumented in source. Be warned that the author may not have intended to support it.
swapBuffer
void swapBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta